[INFO] cloning repository https://github.com/cprevallet/aggregate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cprevallet/aggregate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcprevallet%2Faggregate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcprevallet%2Faggregate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2940c4d8c7c1211124bca76278686fd6ede30f9
[INFO] testing cprevallet/aggregate against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcprevallet%2Faggregate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cprevallet/aggregate
[INFO] finished tweaking git repo https://github.com/cprevallet/aggregate
[INFO] tweaked toml for git repo https://github.com/cprevallet/aggregate written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cprevallet/aggregate on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cprevallet/aggregate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92a35276e6aadfa00859c154a28259f4fcb0a0184ba8ab13ebe7b30c04093bd4
[INFO] running `Command { std: "docker" "start" "-a" "92a35276e6aadfa00859c154a28259f4fcb0a0184ba8ab13ebe7b30c04093bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92a35276e6aadfa00859c154a28259f4fcb0a0184ba8ab13ebe7b30c04093bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92a35276e6aadfa00859c154a28259f4fcb0a0184ba8ab13ebe7b30c04093bd4", kill_on_drop: false }`
[INFO] [stdout] 92a35276e6aadfa00859c154a28259f4fcb0a0184ba8ab13ebe7b30c04093bd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64c86fcc85fa7ff1d646da3f330d29c6aa2dba04eebea6225cc3c4aa821e1072
[INFO] running `Command { std: "docker" "start" "-a" "64c86fcc85fa7ff1d646da3f330d29c6aa2dba04eebea6225cc3c4aa821e1072", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cfg-expr v0.20.5
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling compile-time v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling gtk4-macros v0.10.3
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.5
[INFO] [stderr]    Compiling pango-sys v0.21.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.5
[INFO] [stderr]    Compiling graphene-sys v0.21.5
[INFO] [stderr]    Compiling gdk4-sys v0.10.3
[INFO] [stderr]    Compiling gsk4-sys v0.10.3
[INFO] [stderr]    Compiling gtk4-sys v0.10.3
[INFO] [stderr]    Compiling libadwaita-sys v0.8.1
[INFO] [stderr]    Compiling curro-all v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fitparser v0.10.0
[INFO] [stderr]    Compiling glib v0.21.5
[INFO] [stderr]    Compiling gio v0.21.5
[INFO] [stderr]    Compiling cairo-rs v0.21.5
[INFO] [stderr]    Compiling graphene-rs v0.21.5
[INFO] [stderr]    Compiling plotters-cairo v0.8.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.5
[INFO] [stderr]    Compiling pango v0.21.5
[INFO] [stderr]    Compiling gdk4 v0.10.3
[INFO] [stderr]    Compiling gsk4 v0.10.3
[INFO] [stderr]    Compiling gtk4 v0.10.3
[INFO] [stderr]    Compiling libadwaita v0.8.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "64c86fcc85fa7ff1d646da3f330d29c6aa2dba04eebea6225cc3c4aa821e1072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c86fcc85fa7ff1d646da3f330d29c6aa2dba04eebea6225cc3c4aa821e1072", kill_on_drop: false }`
[INFO] [stdout] 64c86fcc85fa7ff1d646da3f330d29c6aa2dba04eebea6225cc3c4aa821e1072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08f8dcea4896621f3a63c42497d84e30c16816fb59c82d5db2e906b1d6ddf07a
[INFO] running `Command { std: "docker" "start" "-a" "08f8dcea4896621f3a63c42497d84e30c16816fb59c82d5db2e906b1d6ddf07a", kill_on_drop: false }`
[INFO] [stderr]    Compiling curro-all v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "08f8dcea4896621f3a63c42497d84e30c16816fb59c82d5db2e906b1d6ddf07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f8dcea4896621f3a63c42497d84e30c16816fb59c82d5db2e906b1d6ddf07a", kill_on_drop: false }`
[INFO] [stdout] 08f8dcea4896621f3a63c42497d84e30c16816fb59c82d5db2e906b1d6ddf07a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d9af41699ba0fd746a0bca169b6dae16732d46e8608e3504d630139ad42d7b8
[INFO] running `Command { std: "docker" "start" "-a" "2d9af41699ba0fd746a0bca169b6dae16732d46e8608e3504d630139ad42d7b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/curro_all-06f9b5cbe8fa7c98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d9af41699ba0fd746a0bca169b6dae16732d46e8608e3504d630139ad42d7b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9af41699ba0fd746a0bca169b6dae16732d46e8608e3504d630139ad42d7b8", kill_on_drop: false }`
[INFO] [stdout] 2d9af41699ba0fd746a0bca169b6dae16732d46e8608e3504d630139ad42d7b8
